home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / AMICUS / AMICUS25.ADF / Kill.fastdir / Kill.fastdir.doc < prev    next >
Text File  |  1989-01-26  |  1KB  |  29 lines

  1.                            Kill.fastdir
  2.  
  3.                 by Chris Nicotra and David Milligan
  4.              ⌐ Copyright 1987 Integrated Systems, Inc.
  5.                        All rights reserved.
  6.  
  7.  
  8.     Kill.fastdir is a tiny utility that we whipped up to remove the
  9. .fastdir files created by our CLImate program. It seems that everyone
  10. would rather wait for AmigaDos to grind its way through a directory
  11. every time one is read rather than have it pop up fast and leave a tiny
  12. .fastdir file. O.K. fine.
  13.  
  14.     Kill.fastdir is a CLI only program, invoked thusly:
  15.  
  16.             Kill.fastdir <device>
  17.  
  18.     Where <device> is a storage device, such as df0: , ram: , dh1:, etc.
  19. Kill.fastdir will then read thru ALL directories and subdirectories on the
  20. device and delete _any_ file named .fastdir , and displays on the screen
  21. where it's at and what it's doing. Period. If no <device> argument is given,
  22. Kill.fastdir will process the current one, i.e., (:).
  23.  
  24.     So there you are. Go kill 'em....
  25.  
  26.  
  27.             David Milligan
  28.         Integrated Systems, Inc.
  29.